This patch adds an arg_check into the set_vcpus code in xm, so that we
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 4 Nov 2005 10:03:20 +0000 (11:03 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 4 Nov 2005 10:03:20 +0000 (11:03 +0100)
commit4fc33b9db40dc2896f568bdf25230eecec50837d
treee666524a6bc1e420cb176500373f6c8a0453d2d1
parente5c7a2d29928872601e8fe8f0fb2315f5dcc7813
This patch adds an arg_check into the set_vcpus code in xm, so that we
don't output a stack trace if <2 arguments are passed.

Signed-off-by: Dan Smith <danms@us.ibm.com>
tools/python/xen/xm/main.py